RegionChangedEvent usage details

Summary

org.eclipse.wst.sse.core.internal.provisional.events.RegionChangedEvent has 50 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] RegionChangedEvent(IStructuredDocument, Object, IStructuredDocumentRegion, ITextRegion, String, int, int) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 182 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 158 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 169 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 159 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 169 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int) 205 PRIVATE_PERMISSIBLE
[+] RegionChangedEvent
CASTS
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.PhpStructuredDocumentReParser.regionCheck(IStructuredDocumentRegion, IStructuredDocumentRegion) 79 PRIVATE
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.redrawTextChanged() 968 PRIVATE_PERMISSIBLE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.PhpStructuredDocumentReParser.regionCheck(IStructuredDocumentRegion, IStructuredDocumentRegion) 78 PRIVATE
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.redrawTextChanged() 967 PRIVATE_PERMISSIBLE
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 169 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 182 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 169 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.RegionUpdateRule.updateModel(ITextRegion, Object, IStructuredDocumentRegion, String, int, int) 205 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 158 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 159 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.PhpStructuredDocumentReParser.regionCheck(IStructuredDocumentRegion, IStructuredDocumentRegion) 79 PRIVATE
org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 320 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.WhiteSpaceOnlyRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 161 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeValueRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 89 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.AttributeNameRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 92 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLCDataTextRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 102 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.parser.regions.XMLContentRegion.updateRegion(Object, IStructuredDocumentRegion, String, int, int) 100 PRIVATE_PERMISSIBLE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.StructuredDocumentToTextAdapterForPhp.redrawRegionChanged(RegionChangedEvent) -1 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelImpl.regionChanged(RegionChangedEvent) -1 PRIVATE
org.eclipse.wst.dtd.core.internal.DTDFile.regionChanged(RegionChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.document.DTDModelImpl.regionChanged(RegionChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.htmlcss.StyleElementAdapter.regionChanged(RegionChangedEvent) -1 PRIVATE
org.eclipse.wst.html.core.internal.htmlcss.StyleAttrAdapter.regionChanged(RegionChangedEvent) -1 PRIVATE
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.StructuredDocumentListener.regionChanged(RegionChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.redrawRegionChanged(RegionChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionChanged(RegionChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.EveryNodeDebugAdapter.InternalStructuredDocumentListener.regionChanged(RegionChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionChanged(RegionChangedEvent) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelParser.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.XMLModelUpdater.changeRegion(RegionChangedEvent, IStructuredDocumentRegion, ITextRegion) -1 PRIVATE_PERMISSIBLE
[+] getRegion() : ITextRegion
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.parser.PhpStructuredDocumentReParser.regionCheck(IStructuredDocumentRegion, IStructuredDocumentRegion) 81 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.StructuredDocumentToTextAdapterForPhp.redrawRegionChanged(RegionChangedEvent) 427 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.StructuredDocumentToTextAdapterForPhp.redrawRegionChanged(RegionChangedEvent) 425 PRIVATE
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.StructuredDocumentToTextAdapterForPhp.redrawRegionChanged(RegionChangedEvent) 424 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelImpl.regionChanged(RegionChangedEvent) 479 PRIVATE
org.eclipse.wst.dtd.core.internal.DTDFile.regionChanged(RegionChangedEvent) 634 PRIVATE_PERMISSIBLE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionChanged(RegionChangedEvent) 175 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionChanged(RegionChangedEvent) 699 PRIVATE_PERMISSIBLE
[+] getStructuredDocumentRegion() : IStructuredDocumentRegion
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.StructuredDocumentToTextAdapterForPhp.redrawRegionChanged(RegionChangedEvent) 432 PRIVATE
org.eclipse.wst.css.core.internal.document.CSSModelImpl.regionChanged(RegionChangedEvent) 475 PRIVATE
org.eclipse.wst.dtd.core.internal.DTDFile.regionChanged(RegionChangedEvent) 635 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.htmlcss.StyleElementAdapter.regionChanged(RegionChangedEvent) 349 PRIVATE
org.eclipse.wst.sse.ui.internal.provisional.style.StructuredPresentationReconciler.InternalListener.regionChanged(RegionChangedEvent) 174 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.document.DOMModelImpl.regionChanged(RegionChangedEvent) 696 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional